TintTypedArray
A class that wraps a TypedArray and provides the same public API surface. The purpose of this class is so that we can intercept calls to new APIs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Nullable
Retrieve the Typeface for the attribute at index.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Beware, you very likely do not intend to this method.
Link copied to clipboard
open fun obtainStyledAttributes(context: Context, set: AttributeSet, attrs: Array<Int>): TintTypedArray
open fun obtainStyledAttributes(context: Context, set: AttributeSet, attrs: Array<Int>, defStyleAttr: Int, defStyleRes: Int): TintTypedArray
Link copied to clipboard